home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / miffyrecipe.swf / scripts / DefineButton2_206 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2007-09-27  |  63 b   |  5 lines

  1. on(release){
  2.    my_char = "snuffy";
  3.    gotoAndPlay(147);
  4. }
  5.